- Open-source tools such as
ltrace,strace,Valgrind, andGDBhelp in tracing issues and memory analysis - Dumps represented by coredumps help with crash diagnostics
- Logs including Syslogs and
journalctlsupport system monitoring and issue tracking
packagegroup-qcom-utilities.bb BitBake file located in the meta-qcom-distro/recipes-products/packagegroups/ directory.
For more information about debugging Linux user-space issues, see the following sections:

